import { StepperField } from '@aws-amplify/ui-react'; export const DisabledStepperFieldExample = () => { return ( ); };